-
Home
-
CF7 to Airtable
-
2.4.0 (latest)
-
Code
-
Classes
- Airtable_API_Client
Total Complexity |
20 |
Dependencies |
1 |
Dependents |
2 |
Total lines |
200 |
Lines of code |
81 |
Logical lines of code |
37 |
Comment lines |
99 |
Methods |
10 |
Properties |
2 |
Methods 10
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
make_api_request() |
S |
58 |
5 |
15 |
validate_response() |
S |
53 |
4 |
24 |
get_error_message() |
S |
63 |
4 |
12 |
get_request_args() |
S |
63 |
1 |
12 |
__construct() |
S |
81 |
1 |
3 |
list_bases() |
S |
79 |
1 |
3 |
get_tables() |
S |
79 |
1 |
3 |
list_records() |
S |
78 |
1 |
3 |
get_record() |
S |
77 |
1 |
3 |
create_records() |
S |
77 |
1 |
3 |